.reviews_column h1{
    font-size: 25px;
}
.reviews_column h1 span {
    color: #f59b1f;
    font-weight: 600;
    font-size: 25px;
}
.reviews_column h1 {
    color: var(--heading-color);
    font-weight: 600;
    line-height: 45px;
    padding: 5px 0 0px 0;
}
.reviews_column p {
    font-weight: 300;
    padding-bottom: 25px;
}
.webmain_section1{
    padding: 50px 0px 80px;
    background-color: #fff;
}
.overview_content h2 {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
}
.social__icons {
    justify-content: start;
}
.service-benefit {
    height: 400px;
}
.h_point {
    padding-bottom: 15px;
}
.h_point i {
    width: 80px !important;
    height: 80px !important;
    background: #f59b1f2e;
    border-radius: 4px;
    margin-right: 15px;
    font-size: 36px;
    color: #f59b1f;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
}
.how_we_work__flex__box {
    flex: 0 0 70%;
    max-width: 70%;
}
.h_heads {
    font-size: 20px;
    color: #393a4e;
    font-weight: 700;
}
.h_point p {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
.icon_card {
    padding: 40px 0px;
    min-height: 210px;
    margin: 10px 0px;
}
.cta__com__box h3{
    font-size: 23px;
}
.cta__com__box p{
    font-size: 20px;
}
.dy__bl__img img{
    width: 100% !important;
}